Interface org.omg.CORBA.AliasDef
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.omg.CORBA.AliasDef

public interface AliasDef
extends Object
extends Object, TypedefDef
An AliasDef represents an OMG IDL typedef that aliases otherdefinition.

Method Index

 o original_type_def()
 o original_type_def(IDLType)

Methods

 o original_type_def
  public abstract IDLType original_type_def() throws SystemException
 o original_type_def
  public abstract void original_type_def(IDLType arg) throws SystemException

All Packages  Class Hierarchy  This Package  Previous  Next  Index